From: Ian Campbell Date: Wed, 5 Feb 2014 09:12:24 +0000 (+0000) Subject: xen: arm: remove innaccurate statement about multiboot module path X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~5622 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=af82a77f3abc600c735e12e14874d64c80fa986f;p=xen.git xen: arm: remove innaccurate statement about multiboot module path It is the compatible string which matters, not the absolute path, and in any case /chosen/module@N is more often used than /chosen/modules/module@N. Reported-by: Fu Wei Signed-off-by: Ian Campbell Acked-by: Julien Grall --- diff --git a/docs/misc/arm/device-tree/booting.txt b/docs/misc/arm/device-tree/booting.txt index 8da1e0b8fc..07fde27081 100644 --- a/docs/misc/arm/device-tree/booting.txt +++ b/docs/misc/arm/device-tree/booting.txt @@ -4,8 +4,7 @@ Dom0 kernel and ramdisk modules Xen is passed the dom0 kernel and initrd via a reference in the /chosen node of the device tree. -Each node has the form /chosen/modules/module@ and contains the following -properties: +Each node contains the following properties: - compatible